<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*banner区域*/
.banner{width: 100%; height: 486px; overflow: hidden; position: relative;}
.banner .fullSlide {width: 100%; position: relative; height: 486px;}
.banner .fullSlide .bd {width: 100%; margin: 0 auto; position: relative; z-index: 0; overflow: hidden;}
.banner .fullSlide .bd ul { width: 100% !important;}
.banner .fullSlide .bd li {width: 100% !important; height: 486px; overflow: hidden; text-align: center;}
.banner .fullSlide .bd li a {display: block; height: 480px;}
.banner .fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px;}
.banner .fullSlide .hd ul { text-align: center;}
.banner .fullSlide .hd ul li {cursor: pointer; display: inline-block; *display: inline; zoom: 1; background:url(dot2.png) no-repeat; width: 18px; height: 18px; margin: 0 5px; overflow: hidden; filter: alpha(opacity=50); opacity: 0.5; line-height: 999px;}
.banner .fullSlide .hd .on {background:url(dot1.png) no-repeat;}
.banner .fullSlide .prev, .fullSlide .next {width: 36px; height: 70px; margin: -60px 0 0; display: none; background: url(sl.png) no-repeat center center; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter: alpha(opacity=20); opacity: 0.2;}
.banner .fullSlide .prev {left: 19%;}
.banner .fullSlide .next {background: url(sr.png) no-repeat center center; right: 19%;}
.banner .fullSlide .prev:hover, .fullSlide .next:hover {filter: alpha(opacity=50) !important; opacity: 0.5 !important;}
.fl{float: left;}
.fr{float: right;}
/*banner区域*/
/*内容区域*/
.amain {width: 1060px; margin: 60px auto; overflow: hidden;}
/*上侧*/
.one { width: 100%; float: left;}
.tpxw {float: left; width: 357px; height: 271px;}
.xone_right {float: left; width: 387px; margin-left: 20px; overflow: hidden;}
.new_tit {width: 100%; height: 28px; font-size: 18px; color: #727171;}
.xone_right_tit li {float: left; height: 28px; margin-right: 12px; font-weight: bold;}
.xone_right_tit li.on {	color: #00508e;}
.gsjj {float: left; width: 256px; margin-left: 40px; overflow: hidden;}
.gsjj_col {float: left; width: 100%; height: 28px; }
.gsjj_col a { font-size: 18px; font-weight: bold; line-height: 28px; color:#00508e; text-decoration: none; }
.gsjj_col a:hover {color: #00508e;}
.gsjj_col_pic {width: 256px; height: 104px; margin: 15px 0px 4px 0; float: left;}
.gsjj_col_con {width: 256px; height: 122px; overflow: hidden; float: left;}
.gsjj_col_con p {width:100%; float: left; font-size: 14px; color: #727171; line-height: 24px;}
.gsjj_col_con ul { width: 256px; list-style: none; float: left;}
.gsjj_col_con ul li { width: 256px; list-style: none; float: left; background-color:#bfd3e3; height: 50px; margin-top: 7px; text-align: center;}
.gsjj_col_con ul li:first-child { margin-top: 0px;}
.gsjj_col_con ul li a { width: 256px; font-size: 24px; color: #00508e; text-decoration: none; text-align: center; line-height: 50px; margin: 0 auto; }
.gsjj_col_con ul li a:hover {color: #00508e;}
.gsjj_col_con span {width:100%; float: right; }
.gsjj_col_con span a {width:100%; float: right; font-size: 14px; color: #00508e; line-height: 27px; text-align: right;}

/*通用信息列表样式*/
.new_list {	width: 100%; overflow: hidden; margin-top: 5px;}
.new_list li {width: 100%; overflow: hidden; line-height: 35px;}
.new_list li img, .new_list li a {float: left; font-size: 14px; color:#727171;}
.new_list li a:hover {color: #00508e;}
.new_list span {float: right; font-size: 14px;color:#727171;}
.more {width: 108px; height: 22px; margin-top: 5px; float: right;}
.more li {float: left; width: 100%; height: 22px;}
.more li a {display: block; height: 100%; font-size: 14px; color:#00508e; text-align: right;}
</pre></body></html>